projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f3461a
)
(LIBS_MACHINE): Add -lIM and -liconv.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 26 May 1993 03:13:32 +0000
(
03:13
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 26 May 1993 03:13:32 +0000
(
03:13
+0000)
(HAVE_GETTIMEOFDAY): Deleted.
src/m/ibmrs6000.h
patch
|
blob
|
history
diff --git
a/src/m/ibmrs6000.h
b/src/m/ibmrs6000.h
index f42cf14eeddf8ed028e7ee1abefa02acc713af8e..2667613bb8ff388ef4867876b03208a5830ab7e6 100644
(file)
--- a/
src/m/ibmrs6000.h
+++ b/
src/m/ibmrs6000.h
@@
-117,9
+117,9
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define OBJECTS_MACHINE hftctl.o
#define C_SWITCH_MACHINE -D_BSD
-#define LIBS_MACHINE -lrts
+/* cdfwz@r2d2.giss.nasa.gov says -lIM -liconv is needed. */
+#define LIBS_MACHINE -lrts -lIM -liconv
#define START_FILES
-#define HAVE_GETTIMEOFDAY
#define HAVE_SYSVIPC
#define HAVE_SETSID
#define HAVE_GETWD